Eglot: Fix command execution (bug#71642)
authorTroy Brown <brownts@troybrown.dev>
Thu, 20 Jun 2024 00:14:07 +0000 (20:14 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jun 2024 09:46:36 +0000 (12:46 +0300)
commitfb1b188e1ada59848b82c961e32212f6340bad28
tree1332a7b9ffa9250ff58c582413edfe9f2a47929d
parent155cc89de0266e28b68fdecfdc2a0a40b9d79001
Eglot: Fix command execution (bug#71642)

* lisp/progmodes/eglot.el (eglot--lsp-interface-alist): Add
ExecuteCommandParams interface.
(eglot--execute): Fix handling of Command and CodeAction and add
ExecuteCommandParams.

Copyright-paperwork-exempt: yes
lisp/progmodes/eglot.el